home *** CD-ROM | disk | FTP | other *** search
/ Softline PAY-CD / Softline PAY-CD(1994).iso / programm / allclear / demo / disk1 / examples / medical.cmp / MED1.ACL next >
Encoding:
Text File  |  1993-10-07  |  2.5 KB  |  102 lines

  1. Laboratory Utilization Team
  2.  
  3. Physician writes order on chart.
  4. -COMPLETEORDER
  5. Enter complete computer order (ward clerk, RN, or MD).
  6. These are either ward collect or lab collect orders.
  7. Is an approval needed?
  8.     (Yes) SF-513 received in lab?
  9.         (No) Received in one week?
  10.             (No) Cancel order and discard specimen.
  11.             >COMPLETEORDER
  12.             (Yes)
  13.         ?end
  14.         (Yes)
  15.     ?end
  16.     All required signatures?
  17.         (No) Fax to Chief Resident for signature.
  18.         Signed and returned to lab?
  19.             (No) Cancel order and discard specimen after one week.
  20.             (Yes)
  21.         ?end
  22.         (Yes)
  23.     ?end
  24.     Specimen in lab?
  25.         (No) Hold until specimen arrives (Max 1 month).
  26.         Specimen arrives for testing.
  27.         (Yes)
  28.     ?end
  29.     Fax SF-513 with send-# to fiscal.
  30.     After approving and designating reference lab fax SF-513 to lab.
  31.     Prepare appropriate reference lab form and pull specimen.
  32.     Transport specimen by courier for testing.
  33.     Results returned to the lab.
  34.     >RESULTSVERIFIED
  35.     (No)
  36. ?end
  37. Is specimen collected?
  38.     (No)
  39.     Is order for AM/PM draw?
  40.         (Yes) Was blood collected?
  41.             (No) Leave sheets on floor with reasons for non-collect.
  42.             >COMPLETEORDER
  43.             (Yes) >LABWORKLABELED
  44.         ?end
  45.         (No)
  46.         Ward collect request was entered.
  47.         Is patient ambulatory?
  48.             (No) Specimen is collected by ward personnel (RN or physician).
  49.             (Yes)
  50.         ?end
  51.     ?end
  52.     (Yes)
  53. ?end
  54. Is escort needed for transport?
  55.     (No)
  56.     (Yes)
  57.     Escort is notified, reports to floor and transports to lab.
  58. ?end
  59. Patient/Specimens and order arrive in the lab area.
  60. Order sheets are clocked and placed with specimens.
  61. Orders are assessed?
  62.     (No) Problem is identified (i.e., SSN absent, mismatch, no orders).
  63.     Ward/Clinic contacted for correction.
  64.     Accessioning continued?
  65.         (No) >COMPLETEORDER
  66.         (Yes)
  67.     ?end
  68.     (Yes)
  69. ?end
  70. -LABWORKLABELED
  71. Labwork labeled prioritized and distributed in lab.
  72. Lab work centrifuged or processed.
  73. Test performed?
  74.     (Yes) >RESULTSVERIFIED
  75.     (No)
  76. ?end
  77. Instrument malfunction?
  78.     (No) Specimen problems (clots, QNS, not on ice, etc.).
  79.     Contact floor for recollect and new order.
  80.     >COMPLETEORDER
  81.     (Yes)
  82. ?end
  83. Perform on backup equipment and call service.
  84. -RESULTSVERIFIED
  85. Results verified in computer?
  86.     (No)
  87.     Computer down?
  88.         (No) QC out or non-match on results.
  89.         Research and repeat if okay report.
  90.         >RESULTSVERIFIED
  91.         (Yes) Fax results; When back up enter in computer.
  92.     ?end
  93.     (Yes)
  94. ?end
  95. Results available?
  96.     (No) Computer draw or testing problem encountered.
  97.     (Yes) Lookup in CRT, printouts for ICU and clinics.
  98.     Cums printed by MAS in AM and charted.
  99.     Results on chart for physician review.
  100. ?end
  101.  
  102.